Skip to content

hashrock/awesome-deno-kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c18dc2a · Dec 23, 2024

History

19 Commits
Dec 20, 2024

Repository files navigation

Awesome Deno KV Awesome

This list is a collection of the best Deno KV modules and resources.

KV Explorer

  • kview - A web interface for viewing Deno KV stores.
  • kivi - Deno KV Explorer for VSCode
  • fresh-kv-tree-view - Deno.KV Tree Viewer on Fresh
  • Deno KV Insights - Deno KV Insights is a tool for managing Deno KV database entries
  • deno-kv-explorer - A simple app for browsing and editing your Deno KV data

Wrapper / ORM

  • kvdex - High-level abstraction layer for Deno KV
  • dongoose - A simple and easy to use ORM for Deno KV.
  • otama - The KV abstraction for Deno KV
  • pentagon - Prisma-like ORM built on top of Deno KV. Allows you to write your database schemas and relations using Zod schemas, and run queries using familiar syntax from Prisma.

Queue

  • Done - A straightforward message queue solution

Utilities

  • kv_toolbox - Utilities for working with Deno KV (batchedAtomic, Blob, unique, ...)
  • kv-utils - multiSet, replaceLocalDataWithRemote, wipeKvStore, count, ...

Fresh plugin

KV Connect protocol

Self hosted

  • denokv - A self-hosted backend for Deno KV

Resources

See also

About

Curated list of awesome things related to Deno KV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published